The TimelineContext<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TimelineContext<(Of <(<'T>)>)> |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Item |
The ith value in a timeline
| |
| Next |
The value after Time
| |
| Prev |
The value before Time
| |
| PrevPrev |
The value before the value before Time
| |
| Time |
Time to which the context applies
|